home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / utils / vgafed30 / readme.doc < prev    next >
Text File  |  1994-03-28  |  2KB  |  40 lines

  1.                               Font Editor v3.0
  2.                               ~~~~~~~~~~~~~~~~
  3.                                       
  4.             Copyright 1992,1993 S.Griffiths, All Rights Reserved
  5.   
  6.   Introduction
  7.   ~~~~~~~~~~~
  8.   This  is a font editor to edit the VGA font (yep, a REALLY useful  piece
  9.   of  software !). Once a font has been created, a TSR program or a Device
  10.   Driver can be created to allow the font to be loaded and remain resident
  11.   for  other  programs. Font Editor is definitely not crippled in  anyway,
  12.   and  you only have to put up with a shareware window poping up when  its
  13.   first loaded. The Device driver and TSR that can be created only require
  14.   an mere 4K.
  15.   
  16.   This  program is shareware and you are encouraged to pass  it  along  to
  17.   others.  If  you find the font editor useful (you never know,  it  could
  18.   happen)  then please send an registration fee of a mere $20  (N.Z.)  and
  19.   you  will get a copy of the registered version and it will allow  me  to
  20.   have a hot meal. Your comments and suggestions are most welcome.
  21.   
  22.   As well as the latest version the registered version includes the source
  23.   code  for the TSR (A86 Assembler source), the source code to the  device
  24.   driver  (TASM Assembler) and source example code for using your designed
  25.   fonts in Pascal, C, and Assembler.
  26.   
  27.   Files included in this archive:
  28.   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  29.   
  30.      FEDITOR .DOC    - Documentation for Font Editor
  31.      FEDITOR .EXE    - Font Editor
  32.      LOADFONT.EXE    - Compiled font demo (source in registered version)
  33.      DEMOTSR .COM    - An example of a font TSR (source in registered)
  34.      DEMODEV .SYS    - An example of a device driver to load a font
  35.                        (source also in registered version)
  36.      README  .DOC    - This file
  37.   
  38.      *       .FNT    - A selection of demo fonts
  39.   
  40.